runtime/pprof.protobuf.uint64 (method)

6 uses

	runtime/pprof (current package)
		protobuf.go#L27: func (b *protobuf) uint64(tag int, x uint64) {
		protobuf.go#L49: 		b.uint64(tag, u)
		protobuf.go#L57: 	b.uint64(tag, x)
		protobuf.go#L62: 	b.uint64(tag, u)
		protobuf.go#L112: 		b.uint64(tag, 1)
		protobuf.go#L114: 		b.uint64(tag, 0)